PacketeryNette\Forms\Validator B

Total Complexity 78
Dependencies 9
Dependents 5
Total lines 365
Lines of code 180
Logical lines of code 99
Comment lines 77
Methods 25
Properties 1

Methods 25

Method Rating Maintainability Complexity Lines of code
formatMessage()
B
43 21 40
validateEqual()
S
59 6 14
validateMimeType()
S
62 5 10
validatePattern()
S
61 5 10
validateFileSize()
S
66 4 8
validateNumeric()
S
71 4 5
validateUrl()
S
62 3 12
validateFloat()
S
62 3 11
validateImage()
S
67 3 8
validateInteger()
S
64 3 10
validateLength()
S
67 3 7
toArray()
S
78 2 3
validateMax()
S
77 2 3
validateMin()
S
77 2 3
validateRange()
S
69 2 6
validateMinLength()
S
78 1 3
validateSubmitted()
S
80 1 3
validateEmail()
S
79 1 3
validatePatternCaseInsensitive()
S
78 1 3
validateValid()
S
80 1 3
validateBlank()
S
80 1 3
validateFilled()
S
80 1 3
validateStatic()
S
81 1 3
validateNotEqual()
S
78 1 3
validateMaxLength()
S
78 1 3